* loadhist.el (unload--set-major-mode): New function.
authorJuanma Barranquero <lekktu@gmail.com>
Sat, 25 Jun 2011 17:42:18 +0000 (19:42 +0200)
committerJuanma Barranquero <lekktu@gmail.com>
Sat, 25 Jun 2011 17:42:18 +0000 (19:42 +0200)
commitcf5e2103fa6a01beff1389ed5d7cfd7d8b3d59b0
treed54e5ae42905e19f05dbed2583eac014a464239e
parent93efc03c96cc012ec858f90357152fc63502530c
* loadhist.el (unload--set-major-mode): New function.
  (unload-feature): Use it.

* progmodes/python.el (python-after-info-look): Add autoload cookie.
  (python-unload-function): New function.
lisp/ChangeLog
lisp/loadhist.el
lisp/progmodes/python.el